home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / bilpwr53.arc / BILLPWR.EXE / lha / BP.BAT < prev    next >
DOS Batch File  |  1989-11-29  |  437b  |  25 lines

  1. echo off
  2. cls
  3. cd\MANAGEX
  4. echo wait...
  5. if exist chncnfrm.fyl erase chncnfrm.fyl
  6. :MANAGEX
  7. if exist end.fyl goto RETURN
  8. if not exist util.bat if exist m.d input x x x x x x x x bp
  9. billpowr
  10. if not exist util.bat goto RETURN
  11. echo off
  12. cls
  13. util
  14. goto MANAGEX
  15. :RETURN
  16. echo off
  17. cls
  18. if not exist dobpexp goto SK
  19. export x x x x x x x x bp
  20. erase dobpexp
  21. :SK
  22. if exist util.bat erase util.bat
  23. if exist end.fyl erase end.fyl
  24. cls
  25.